home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2007-06-26  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.